home *** CD-ROM | disk | FTP | other *** search
File List | 1989-04-24 | 2.5 KB | 56 lines |
- Other Turbo Pascal units and programs by Ross Neilson Wentworth
-
- Programming Utilities
- =====================
-
- TPEMS Expanded Memory System 3.2 unit (EMS 4.0 being developed).
-
- TPENV Easily access the environment. Includes a routine to automatically
- search the PATH for a specified file. Other nice features.
-
- TPNOBOOT Prevents CTRL-ALT-DEL from affecting a program.
-
- TPPOPUP Create "Sidekick" like programs. Make your program popup at the
- touch of a key. Easy to use.
-
- TPTEXT Adds three new procedures for TEXT files, TEXTFILEPOS, TEXTFILESIZE
- TEXTSEEK. Makes moving around in a text file possible.
-
- TPUTIL Mixed-bag of short utility routines.
-
- VOLUME Add, read, change, delete the DOS volume label.
-
- COMPLEX Complex math routines.
-
- Applications
- ============
-
- COMPLEX The complex math unit includes a complex calculator. This is
- not a TSR, although TSR capability will be added if there is
- enough interest.
-
- PBOOK A resident Rolodex(tm)-like program. Free form database perfect
- for phone numbers, business cards, personal notes, etc. Designed
- to be as convient to use as the disktop card-file. This program
- REQUIRES EMS 3.2, EEMS, or EMS 4.0.
-
- PED A full featured programmer's text editor designed especially
- for Turbo Pascal. One key shelling to the Turbo Pascal command
- line compiler. Automatically jumps to a line that generates a
- compile error and displays the compiler error. If LIM 4.0
- expanded memory is available it shrinks the program down to less
- than 10k while shelling to the compiler or to DOS.
-
- RAID A resident program for programmers that mostly resides in
- expanded memory. Provides ascii/attribute table, memory dump,
- file finder, scan code results, as well as time, day, and date.
- Provided as a demonstration of the (possibly) soon to be released
- expanded memory resident program Turbo Pascal programming kit.
- Using less than 1k of conventional memory and 3 pages (49k) of
- expanded memory. This program REQUIRES EMS 3.2, EEMS, or EMS 4.0.
-
- ZZAP The ultimate archive conversion shell. Supports all the major
- archive programs, in any direction! Lots of options. Fully
- configurable. It has been tested with: DWC, LHARC, LUE, PAK,
- PKARC/PKPAK, PKZIP, and ZOO.